The following properties let you customize the control's alignment:
 |
Note: Dependency properties are external links. |
| Property |
Description |
| HorizontalAlignment |
Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. This is a dependency property. |
| VerticalAlignment |
Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. This is a dependency property. |
See Also